projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe188b2
)
Fix last tramp-sh.el commit
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 2 Feb 2015 12:49:57 +0000
(13:49 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 2 Feb 2015 12:49:57 +0000
(13:49 +0100)
lisp/net/tramp-sh.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-sh.el
b/lisp/net/tramp-sh.el
index 9a5be77e66dd9ab4a7890d7be7bc94ef1f07e701..ae0dad715bf689f718845b6cc142b755221aec90 100644
(file)
--- a/
lisp/net/tramp-sh.el
+++ b/
lisp/net/tramp-sh.el
@@
-3911,7
+3911,7
@@
file exists and nonzero exit status otherwise."
"HISTFILE="
(if (eq tramp-histfile-override 'unset)
""
- (tramp-shell-quote-argument tramp-histfile-override)))
)
+ (tramp-shell-quote-argument tramp-histfile-override)))
"")
(tramp-shell-quote-argument tramp-end-of-output)
shell (or extra-args ""))